home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 March / macformat-101.iso / mac / Demos / SolidThinking 4 / Help / watermark.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-08-28  |  1.3 KB  |  46 lines  |  [TEXT/dosa]

  1. /*=(===============================================================)*/
  2.  
  3. /*=(===============================================================)*/
  4. /*=(Created with RoboEditor.)=======================================*/
  5. /*=(===============================================================)*/
  6.  
  7. P.watermark {
  8.     background-image: url(Welcome.gif);
  9.     background-repeat: No-Repeat;
  10.     x-next-class: ;
  11.     x-next-type: P;
  12. }
  13.  
  14. /*=(Generated Code)=================================================*/
  15. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  16. /*begin!kadov{{=====================================================*/ 
  17. LI.kadov-P-Cwatermark {
  18. }
  19. /*}}end!kadov=======================================================*/ 
  20.  
  21.  
  22.  
  23. BODY {
  24.     background-image: url(Welcome.gif);
  25.     background-attachment: fixed;
  26.     background-repeat: No-Repeat;
  27.     background-color: #ffffff;
  28. }
  29.  
  30. P {
  31.     x-next-class: watermark;
  32.     x-next-type: P;
  33. }
  34.  
  35. /*=(Generated Code)=================================================*/
  36. /*=(WARNING: DO NOT EDIT OR DELETE THIS SECTION!)===================*/
  37. /*begin!kadov{{=====================================================*/ 
  38. LI.kadov-P {
  39. }
  40. /*}}end!kadov=======================================================*/ 
  41.  
  42.  
  43.  
  44.  
  45. /*=(===============================================================)*/
  46.